home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / emulator / c64 / general.txt < prev    next >
Encoding:
Text File  |  1996-04-28  |  5.1 KB  |  97 lines

  1. General.
  2.  
  3.  
  4.    Q: Is it legal to get copyrighted games for the C64 for free on the net?
  5.    A: Good question.  It is true that most of the games on the net are still 
  6.       copyrighted, and will be for a long while.  However, the companies 
  7.       and authors that hold these copyrights have not taken any action 
  8.       against anyone offering games via ftp or www.      
  9.       So, it seems that most copyright holders of old C64 games do not
  10.       especially care about what happens to those games which are not
  11.       selling anymore.  As a result, it's mostly up to your sense
  12.       of morality to decide whether to support sites that offer commercial
  13.       software.
  14.  
  15.       But, keep in mind that the C64 as a viable market to sell software
  16.       is not dead yet!  In general it's a good idea not to put on the net
  17.       anything released very recently.  If you do, you are robbing what's
  18.       left of the commercial scene from growing and prospering, and I hope
  19.       you spontaneously combust.
  20.  
  21.    Q: Hey, I have this really cool game/demo/utility for emulators.  Can
  22.       I post it on this newsgroup for all to share?
  23.    A: No, you may not.  Firstly, it annoys people who read news offline due
  24.       to high rates, who now have to spend over double the time d/ling
  25.       because of your posting.  Secondly, it causes the group's traffic to
  26.       skyrocket, which could get the group deleted from your news server.
  27.       It does happen!
  28.    
  29. +  Q: How can I use the emulator that comes with the Activision C64 Action
  30. +     Pack to play games other than those which came with it?
  31. +  A: You can't, as the emulator refuses to load anything that is not on 
  32. +     the cd-rom that it comes on. The only way around this would be to
  33. +     try to 'crack' the cd-rom protection, which I have not seen a way to
  34. +     do yet. Anyone?
  35.  
  36.    Q: Why would you want to emulate a CBM 8 bit computer?
  37.    A: 1. As a coding exercise, to show it can be done.
  38.       2. Nostalgia.
  39.       3. Takes up less space than another computer, monitor, and disk drive
  40.       4. Don't have to worry about hardware going down or disks going bad.
  41.  
  42.    Q: Is there a way to read C64 disks on an IBM PC drive?
  43.    A: No.  The PC's disk controller is too "dumb" to be able to be
  44.       programmed to read non-MFM disks.  The C64 uses GCR.  This limitation
  45.       is why the PC cannot read Amiga disks either.
  46.  
  47.    Q: So, how can I get my C64 disks from the C64 to the PC, then?
  48.    A: One possibility is to set up a null-modem cable between the 64 and
  49.       the emulator machine, and use a serial transfer.  If you have a 1571 or
  50.       1581, then you can use either the Big Blue Reader (BBR) or the Little
  51.       Red Reader (LRR) to read/write DOS formatted disks.  BBR is commercial 
  52.       and can still be purchased, and LRR is a freeware version of BBR.
  53.                                                           
  54.       A better way (if you still have access to a C64 disk drive) is to use
  55.       the transfer utilities that come with the emulators C64S and PC64, or
  56.       a specialized transfer utility such as X1541, Trans64, Star Commander
  57.       and so on. These utilities require a special cable that connects the
  58.       C64 drive to your PC's parallel port; the schematic for this cable
  59.       comes with the emulators.
  60.  
  61.       Finally, utilities like 64NET allow you to copy files from the 64 
  62.       to the PC's disk drives, and as a matter of convenience allow you to 
  63.       access your D64 files from the 64.
  64.  
  65.    Q: Which is the best emulator? 
  66.    A: Opinions vary, naturally.  Since the majority of emulators are either
  67.       freeware or shareware, your best bet is to download which ones interest
  68.       you and see which you like the best.
  69.  
  70.       The two main emulators for the PC are C64S and PC64, and both have 
  71.       their own advantages and disadvantages. C64S has somewhat better
  72.       graphics emulation and supports fastloaders, but is very slow on older
  73.       computers when fully emulating the 1541, and is fairly expensive to
  74.       register. PC64 has a superior user interface and can do some things
  75.       C64S cannot, but its sound capabilities are not as good as C64S's.
  76.       Ultimately, of course, it's your choice :)
  77.  
  78.    Q: How can I 'grab' graphic images of the screen while an emulator is
  79.       running?
  80.    A: In C64S, just hit the Print Screen key and a file (C64Sxxxx.bmp, xxxx
  81.       being a number) will be outputted to your directory. Other emulators
  82.       do not have a built-in screen grabber, so your best bet is to use a
  83.       TSR screen-grabber such as Screen Thief to get graphic images.
  84.  
  85.    Q: How do I use more than one disk at a time on either PC64 or C64S?
  86.    A: Have both disks in your directory, for example:
  87.          disk-1.d64
  88.          disk-2.d64
  89.       When the game asks for disk 2, hit F9 in C64S (or F5 in PC64) and 
  90.       change the disk to disk-2.d64.
  91.  
  92.    Q: Can somebody post me the BASIC and KERNEL ROM code in order to get my
  93.       C64 emulator working?
  94.    A: ftp.funet.fi, in the dir /pub/cbm/c64/firmware, has all versions of 
  95.       the BASIC and KERNEL roms there, with a good index.
  96.  
  97.